home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1997 August
/
Macworld (1997-08).dmg
/
Serious Demos
/
Crimson Demo
/
Crimson Demos
/
File Info
/
Initial
< prev
next >
Wrap
Text File
|
1997-06-17
|
317b
|
12 lines
Global Dummy As Integer
* GetAppCount returns the number of files dropped onto this
* application. Reject if none dropped.
If GetAppCount()=0
Dummy=MsgBox("Drag a file onto the FileInfo application","End","")
End
Endif
FInfoForm.OpenWindow
Do Process_File
FInfoForm.ShowWindow